'Declaration
<DispIdAttribute(845)> Function TwainIsPixelTypeAvailable( _ ByVal PixelType As TwainPixelType _ ) As Boolean
[DispId(845)] bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
function TwainIsPixelTypeAvailable( PixelType: TwainPixelType ): Boolean;
DispIdAttribute(845) function TwainIsPixelTypeAvailable( PixelType : TwainPixelType ) : boolean;
[DispId(845)] bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
[DispId(845)] bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
Parameters
- PixelType